Enum Class ValidationErrorTypeEnum

java.lang.Object
java.lang.Enum<ValidationErrorTypeEnum>
eu.europa.ec.taxud.cesop.domain.ValidationErrorTypeEnum
All Implemented Interfaces:
Serializable, Comparable<ValidationErrorTypeEnum>, java.lang.constant.Constable

public enum ValidationErrorTypeEnum extends Enum<ValidationErrorTypeEnum>
Enum for the validation error types. The holder is also used in VM and requires the type ID without data access so it is part of the enum.